Meta description:

When performing a Reflex test to reduce by half the amount of damage received from an action, the user may spend 5 SP of this test to gain Resistance 1 (natural) against that specific action damage. Each subsequent Resistance point costs 1 SP more than the previous one (Resistance 2 = 11 SP, Resistance 3 = 18 SP, etc.). This Resistance applies only to the damage instance associated with the action triggering Reflex test and reduces the initial damage before reducing it by half according to the rules for Resistance. The Resistance granted by this Talent does not persist beyond the resolution of this attack.

  • Name:

    mEvadeI

  • Displayed name:

    Evade I

  • Description:

    When performing a Reflex test to reduce by half the amount of damage received from an action, the user may spend 5 SP of this test to gain Resistance 1 (natural) against that specific action damage. Each subsequent Resistance point costs 1 SP more than the previous one (Resistance 2 = 11 SP, Resistance 3 = 18 SP, etc.). This Resistance applies only to the damage instance associated with the action triggering Reflex test and reduces the initial damage before reducing it by half according to the rules for Resistance. The Resistance granted by this Talent does not persist beyond the resolution of this attack.

  • Cost:

    expCost(0,0)-0

  • Script:

  • Duration:

    -1

  • Type:

    0

  • Recurrent script:

  • Add ons:

  • Upgrades:

    • Name:

      mEvadeII

    • Displayed name:

      Evade II

    • Description:

      Reduce the cost of the first Resistance point to 4 SP.

    • Cost:

      expCost(0,0)-0

    • Script:

      mEvadeI.displayedName.set(Evade II) mEvadeI.description.replace(spend 5 SP,spend 4 SP) mEvadeI.description.replace(2 = 11,2 = 9) mEvadeI.description.replace(3 = 18,3 = 15)

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons:

    • Name:

      mEvadeIII

    • Displayed name:

      Evade III

    • Description:

      Reduce the cost of the first Resistance point to 3 SP.

    • Cost:

      expCost(0,0)-0

    • Script:

      mEvadeI.displayedName.set(Evade III) mEvadeI.description.replace(spend 4 SP,spend 3 SP) mEvadeI.description.replace(2 = 9,2 = 7) mEvadeI.description.replace(3 = 15,3 = 12)

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons:

    • Name:

      mEvadeIV

    • Displayed name:

      Evade IV

    • Description:

      Reduce the cost of the first Resistance point to 2 SP.

    • Cost:

      expCost(0,0)-0

    • Script:

      mEvadeI.displayedName.set(Evade IV) mEvadeI.description.replace(spend 3 SP,spend 2 SP) mEvadeI.description.replace(2 = 7,2 = 5) mEvadeI.description.replace(3 = 12,3 = 9)

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons: